Skip to content
This repository has been archived by the owner on May 1, 2022. It is now read-only.

Prevent external imports from triggering snowpack web_module regeneration #55

Merged
merged 1 commit into from
Feb 28, 2020

Conversation

jacobdeichert
Copy link
Owner

Describe the solution

There was a bug when checking for missing web_modules where external http imports would cause snowpack to regen web_modules needlessly.

This fixes it by ignoring http/https imports.

@jacobdeichert jacobdeichert merged commit b07e60b into master Feb 28, 2020
@jacobdeichert jacobdeichert deleted the ignore-external-imports branch March 1, 2020 04:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant